home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 164 - Disc 2 / MF_UK_164_2.iso / DiscContents / Games / Football Manager 2006 / Install Mac FM2006 Gold Demo.dmg / FM2006 Gold Demo / data / panels / match action zones small.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  804 b   |  31 lines

  1. <panel>
  2.  
  3.         <record id="view_items" event_target="mazp" event_id="chpr">
  4.             <list id="items">
  5.                 <record>
  6.                     <string id="name" value="First Half"/>
  7.                     <integer id="id" value="1"/>
  8.                 </record>
  9.                 <record>
  10.                     <string id="name" value="Second Half"/>
  11.                     <integer id="id" value="2"/>
  12.                 </record>
  13.                 <record>
  14.                     <string id="name" value="Extra Time"/>
  15.                     <integer id="id" value="3"/>
  16.                 </record>
  17.                 <record>
  18.                     <string id="name" value="Overall"/>
  19.                     <integer id="id" value="4" />
  20.                 </record>                
  21.             </list>
  22.         </record>
  23.     
  24.  
  25.         <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>            
  26.     
  27.         <widget class="pitch_action_zones" id="azpt" fixed="true" auto_tick_exclusive="true">
  28.             <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>    
  29.         </widget>
  30.         
  31. </panel>